EMULATORS ORGANIZER
---------------------
A program that can organize roms and emulators

Copyright  Alaa Ibrahim Hadid 2009 - 2022

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.If not, see<http://www.gnu.org/licenses/>.

Author email: alaahadidfreeware@gmail.com

Icons:
------
Silk icon set 1.3
Mark James
http://www.famfamfam.com/lab/icons/silk/

This work is licensed under a
Creative Commons Attribution 2.5 License.
[ http://creativecommons.org/licenses/by/2.5/ ]

EO use these libraries:
----------------------

* ClosedXML:
  ClosedXML makes it easier for developers to create Excel 2007/2010/2013 files.
  It provides a nice object oriented way to manipulate the files (similar to VBA) without 
  dealing with the hassles of XML Documents. It can be used by any .NET language like 
  C# and Visual Basic (VB).

  Website: https://github.com/ClosedXML/ClosedXML